-
Re: Am I able to Scan a Barcode that contains both the SKU# and Lot Number ?
Hi @Shay23 -- if you make the barcodes this is fairly simple -- just add the tab character -- CHAR(9) -- between your two numbers, and when you scan, the data will scan into two adjacent cells in Sma…1 · -
Re: Get cell history of all the rows in a column
@ahumne25 -- this isn't trivial if you're just getting started. It will take you some time (potentially days) to get everything set up. First, make sure you can access an API token -- go to your acco…1 · -
Re: Indent Rows Pulling to Reports
I’ve done similar things by creating helper columns using formulas that display values that I can then use in a report to group by, which duplicates the parent child look I think you’re going for.1 · -
Using OR with the CONTAINS function (-or- How to Hack the CONTAINS Function)
This one comes up a lot, so I thought I would provide a few ways to solve it. The question is this: can I use the OR function in the CONTAINS function? For instances, you want to see if a cell contai…8 · -
Re: Share Data Shuttle Workflows
Can not upvote this strongly enough!3 ·